[INFO] cloning repository https://github.com/rubenjr0/elk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rubenjr0/elk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubenjr0%2Felk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubenjr0%2Felk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 936bdbe32893fe70524d4aa7674c309c50ce9681
[INFO] testing rubenjr0/elk against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubenjr0%2Felk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rubenjr0/elk
[INFO] finished tweaking git repo https://github.com/rubenjr0/elk
[INFO] tweaked toml for git repo https://github.com/rubenjr0/elk written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rubenjr0/elk on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rubenjr0/elk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded cranelift-control v0.118.0
[INFO] [stderr]   Downloaded cranelift-object v0.118.0
[INFO] [stderr]   Downloaded cranelift-module v0.118.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.118.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.118.0
[INFO] [stderr]   Downloaded cranelift-native v0.118.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded cranelift-bitset v0.118.0
[INFO] [stderr]   Downloaded cranelift v0.118.0
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.118.0
[INFO] [stderr]   Downloaded cranelift-entity v0.118.0
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded cranelift-frontend v0.118.0
[INFO] [stderr]   Downloaded cranelift-isle v0.118.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.118.0
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded regalloc2 v0.11.2
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded cranelift-codegen v0.118.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 498b0f943c34680dda50d01408d10f2aec801773eb1486a53dd2ee33d6d18bc6
[INFO] running `Command { std: "docker" "start" "-a" "498b0f943c34680dda50d01408d10f2aec801773eb1486a53dd2ee33d6d18bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "498b0f943c34680dda50d01408d10f2aec801773eb1486a53dd2ee33d6d18bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498b0f943c34680dda50d01408d10f2aec801773eb1486a53dd2ee33d6d18bc6", kill_on_drop: false }`
[INFO] [stdout] 498b0f943c34680dda50d01408d10f2aec801773eb1486a53dd2ee33d6d18bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbb59d7904e03296d82c8621c2d31605860f4ebd5ea3bae2a109ae97c8c69cd1
[INFO] running `Command { std: "docker" "start" "-a" "fbb59d7904e03296d82c8621c2d31605860f4ebd5ea3bae2a109ae97c8c69cd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling cranelift-entity v0.118.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling inference v0.1.0 (/opt/rustwide/workdir/crates/inference)
[INFO] [stdout] warning: field `constraints` is never read
[INFO] [stdout]   --> crates/inference/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TypeInference {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     constraints: Vec<Constraint>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling cranelift-bforest v0.118.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]    Compiling cranelift-control v0.118.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.118.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling cranelift-codegen v0.118.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling cranelift-frontend v0.118.0
[INFO] [stderr]    Compiling cranelift-module v0.118.0
[INFO] [stderr]    Compiling cranelift-native v0.118.0
[INFO] [stderr]    Compiling cranelift-object v0.118.0
[INFO] [stderr]    Compiling cranelift v0.118.0
[INFO] [stderr]    Compiling codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling elk v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.46s
[INFO] running `Command { std: "docker" "inspect" "fbb59d7904e03296d82c8621c2d31605860f4ebd5ea3bae2a109ae97c8c69cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb59d7904e03296d82c8621c2d31605860f4ebd5ea3bae2a109ae97c8c69cd1", kill_on_drop: false }`
[INFO] [stdout] fbb59d7904e03296d82c8621c2d31605860f4ebd5ea3bae2a109ae97c8c69cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7479fb1eaf4918943f77360a56c2a516801c75d9350f8d60ab2e8275d514a3ea
[INFO] running `Command { std: "docker" "start" "-a" "7479fb1eaf4918943f77360a56c2a516801c75d9350f8d60ab2e8275d514a3ea", kill_on_drop: false }`
[INFO] [stdout] warning: field `constraints` is never read
[INFO] [stdout]   --> crates/inference/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TypeInference {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     constraints: Vec<Constraint>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling inference v0.1.0 (/opt/rustwide/workdir/crates/inference)
[INFO] [stderr]    Compiling ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling elk v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] warning: field `constraints` is never read
[INFO] [stdout]   --> crates/inference/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TypeInference {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     constraints: Vec<Constraint>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "7479fb1eaf4918943f77360a56c2a516801c75d9350f8d60ab2e8275d514a3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7479fb1eaf4918943f77360a56c2a516801c75d9350f8d60ab2e8275d514a3ea", kill_on_drop: false }`
[INFO] [stdout] 7479fb1eaf4918943f77360a56c2a516801c75d9350f8d60ab2e8275d514a3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9c2a9a5188969a058cdb52d46e8b84e582f83327e09348bf482eb6bf70ee40a
[INFO] running `Command { std: "docker" "start" "-a" "d9c2a9a5188969a058cdb52d46e8b84e582f83327e09348bf482eb6bf70ee40a", kill_on_drop: false }`
[INFO] [stderr] warning: field `constraints` is never read
[INFO] [stderr]   --> crates/inference/src/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct TypeInference {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     constraints: Vec<Constraint>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `inference` (lib) generated 1 warning
[INFO] [stderr] warning: `inference` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ast-a143ba9e242412c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codegen-e1e5c1cb77b58530)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-ac62bf36fed2bb4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elk-0cdfde4bfcf60f82)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inference-7edab9b135963841)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parser-478402be976a63d3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test common::tests::test_parse_identifier_lower_underscore ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_lower_with_type ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_lower_spaces ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_upper ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_upper_spaces ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_lower ... ok
[INFO] [stdout] test common::tests::test_parse_identifier_upper_underscore ... ok
[INFO] [stdout] test common::tests::test_parse_invalid_identifier_lower ... ok
[INFO] [stdout] test common::tests::test_parse_invalid_identifier_upper ... ok
[INFO] [stdout] test custom_types::tests::test_parse_custom_type_record ... ok
[INFO] [stdout] test custom_types::tests::test_parse_custom_type_variants ... ok
[INFO] [stdout] test custom_types::tests::test_parse_fields ... ok
[INFO] [stdout] test custom_types::tests::test_parse_field ... ok
[INFO] [stdout] test custom_types::tests::test_parse_named_variant ... ok
[INFO] [stdout] test expressions::tests::test_parse_binary_op ... ok
[INFO] [stdout] test expressions::tests::test_parse_function_call ... ok
[INFO] [stdout] test expressions::tests::test_parse_literal_bool ... ok
[INFO] [stdout] test expressions::tests::test_parse_function_call_complex2 ... ok
[INFO] [stdout] test custom_types::tests::test_parse_variants_fails ... ok
[INFO] [stdout] test expressions::tests::test_parse_identifier ... ok
[INFO] [stdout] test custom_types::tests::test_parse_tuple_variant ... ok
[INFO] [stdout] test custom_types::tests::test_parse_variants ... ok
[INFO] [stdout] test expressions::tests::test_parse_function_call_complex ... ok
[INFO] [stdout] test expressions::tests::test_parse_new_enum_instance ... ok
[INFO] [stdout] test expressions::tests::test_parse_match_patterns_1 ... ok
[INFO] [stdout] test custom_types::tests::test_parse_fields_fails ... ok
[INFO] [stdout] test custom_types::tests::test_parse_custom_type_generics ... ok
[INFO] [stdout] test expressions::tests::test_parse_match_patterns_2 ... ok
[INFO] [stdout] test expressions::tests::test_parse_literal_u8 ... ok
[INFO] [stdout] test custom_types::tests::test_parse_empty_custom_type ... ok
[INFO] [stdout] test expressions::tests::test_parse_string ... ok
[INFO] [stdout] test expressions::tests::test_parse_new_enum_instance_with_args ... ok
[INFO] [stdout] test expressions::tests::test_parse_new_record_instance_with_fields ... ok
[INFO] [stdout] test functions::tests::test_parse_function_body_singleline ... ok
[INFO] [stdout] test functions::tests::test_parse_function_definition ... ok
[INFO] [stdout] test functions::tests::test_parse_function_impl ... ok
[INFO] [stdout] test expressions::tests::test_parse_unit ... ok
[INFO] [stdout] test expressions::tests::test_parse_unary_op ... ok
[INFO] [stdout] test functions::tests::test_parse_function_args ... ok
[INFO] [stdout] test statements::tests::test_parse_assignment_statement ... ok
[INFO] [stdout] test functions::tests::test_parse_multiline_function_impl ... ok
[INFO] [stdout] test expressions::tests::test_parse_match ... ok
[INFO] [stdout] test statements::tests::test_parse_block ... ok
[INFO] [stdout] test top_level::tests::test_parse_custom_type ... ok
[INFO] [stdout] test top_level::tests::test_parse_entrypoint ... ok
[INFO] [stdout] test functions::tests::test_parse_function_body_multiline ... ok
[INFO] [stdout] test top_level::tests::test_parse_function_impl ... ok
[INFO] [stdout] test top_level::tests::test_parse_function_definition ... ok
[INFO] [stdout] test types::tests::test_parse_function_signature ... ok
[INFO] [stdout] test statements::tests::test_parse_return_statement ... ok
[INFO] [stdout] test statements::tests::test_parse_empty_block ... ok
[INFO] [stdout] test types::tests::test_parse_higher_order_function_signature ... ok
[INFO] [stdout] test types::tests::test_parse_simple_function_signature ... ok
[INFO] [stdout] test types::tests::test_parse_type_bool ... ok
[INFO] [stdout] test top_level::tests::test_parse_top_levels ... ok
[INFO] [stdout] test statements::tests::test_parse_block_without_return ... ok
[INFO] [stdout] test statements::tests::test_parse_block_without_statements ... ok
[INFO] [stdout] test functions::tests::test_parse_basic_function_impl ... ok
[INFO] [stdout] test types::tests::test_parse_type_custom ... ok
[INFO] [stdout] test types::tests::test_parse_type_string ... ok
[INFO] [stdout] test types::tests::test_parse_type_i8 ... ok
[INFO] [stdout] test types::tests::test_parse_type_custom_with_generics ... ok
[INFO] [stdout] test types::tests::test_parse_type_f32 ... ok
[INFO] [stdout] test types::tests::test_parse_type_f64 ... ok
[INFO] [stdout] test types::tests::test_parse_type_u8 ... ok
[INFO] [stdout] test expressions::tests::test_parse_literal_binary ... FAILED
[INFO] [stdout] test expressions::tests::test_parse_literal_hexadecimal ... FAILED
[INFO] [stdout] test expressions::tests::test_parse_literal_i8 ... FAILED
[INFO] [stdout] test expressions::tests::test_parse_literal_f32 ... FAILED
[INFO] [stdout] test expressions::tests::test_parse_literal_octal ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::tests::test_parse_literal_binary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::tests::test_parse_literal_binary' (48) panicked at crates/parser/src/expressions.rs:275:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Expression { kind: Literal(Integer(0)), associated_type: None }
[INFO] [stdout]  right: Expression { kind: Literal(Integer(6)), associated_type: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592e65285238 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592e65285238 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592e652996ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592e652996ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x592e65289a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592e65289a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592e652643e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592e652643e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592e6527d789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592e6521355c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592e6521355c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592e6527d942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592e6527d942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592e652644a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592e652596a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592e652651bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592e65299e0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592e65299cc3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x592e651e2936 - core[28b146924c2f19c6]::panicking::assert_failed::<ast[d9789d7e4088a57a]::expressions::Expression, ast[d9789d7e4088a57a]::expressions::Expression>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x592e651bf02d - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_binary
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:275:9
[INFO] [stdout]   22:     0x592e651b8397 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_binary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:272:35
[INFO] [stdout]   23:     0x592e651ee866 - <parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_binary::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592e6520663b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592e6520663b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x592e65213eb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x592e65213eb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x592e65213eb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x592e6520ea14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stderr] error: test failed, to rerun pass `-p parser --lib`
[INFO] [stdout]   34:     0x592e6520ea14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x592e65216f32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x592e65216f32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x592e65216f32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592e65284b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x592e65284b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75301aea2aa4 - <unknown>
[INFO] [stdout]   45:     0x75301af2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::tests::test_parse_literal_hexadecimal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::tests::test_parse_literal_hexadecimal' (51) panicked at crates/parser/src/expressions.rs:289:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Expression { kind: Literal(Integer(0)), associated_type: None }
[INFO] [stdout]  right: Expression { kind: Literal(Integer(32)), associated_type: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592e65285238 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592e65285238 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592e652996ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592e652996ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x592e65289a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592e65289a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592e652643e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592e652643e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592e6527d789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592e6521355c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592e6521355c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592e6527d942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592e6527d942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592e652644a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592e652596a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592e652651bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592e65299e0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592e65299cc3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x592e651e2936 - core[28b146924c2f19c6]::panicking::assert_failed::<ast[d9789d7e4088a57a]::expressions::Expression, ast[d9789d7e4088a57a]::expressions::Expression>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x592e651c0c3d - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_hexadecimal
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:289:9
[INFO] [stdout]   22:     0x592e651b8457 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_hexadecimal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:286:40
[INFO] [stdout]   23:     0x592e651ee966 - <parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_hexadecimal::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592e6520663b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592e6520663b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x592e65213eb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x592e65213eb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x592e65213eb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x592e6520ea14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x592e6520ea14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x592e65216f32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x592e65216f32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x592e65216f32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592e65284b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x592e65284b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75301aea2aa4 - <unknown>
[INFO] [stdout]   45:     0x75301af2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::tests::test_parse_literal_i8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::tests::test_parse_literal_i8' (52) panicked at crates/ast/src/expressions.rs:139:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TryFromIntError(NegOverflow)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592e65285238 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592e65285238 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592e652996ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592e652996ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x592e65289a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592e65289a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592e652643e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592e652643e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592e6527d789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592e6521355c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592e6521355c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592e6527d942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592e6527d942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592e652644a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592e652596a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592e652651bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592e65299e0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592e65299b82 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x592e651cf0dc - <core[28b146924c2f19c6]::result::Result<u64, core[28b146924c2f19c6]::num::error::TryFromIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x592e651cf0dc - <ast[d9789d7e4088a57a]::expressions::Literal>::int::<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ast/src/expressions.rs:139:38
[INFO] [stdout]   22:     0x592e651ee0f0 - <<ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError> as core[28b146924c2f19c6]::ops::function::FnMut<(i8,)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   23:     0x592e651f7f8e - <nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:595:51
[INFO] [stdout]   24:     0x592e6519ab4d - <nom[591336cd14f04ce2]::internal::Emit as nom[591336cd14f04ce2]::internal::Mode>::map::<i8, ast[d9789d7e4088a57a]::expressions::Literal, <nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:278:5
[INFO] [stdout]   25:     0x592e6519ab4d - <nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:595:28
[INFO] [stdout]   26:     0x592e6519ab4d - <nom[591336cd14f04ce2]::branch::Choice<(nom[591336cd14f04ce2]::internal::Map<parser[125d5a7d4e1837b4]::expressions::parse_bool, ast[d9789d7e4088a57a]::expressions::Literal::Bool>, nom[591336cd14f04ce2]::internal::Map<parser[125d5a7d4e1837b4]::expressions::parse_string, ast[d9789d7e4088a57a]::expressions::Literal::String>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::u8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<u8, core[28b146924c2f19c6]::convert::Infallible>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::u32<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<u32, core[28b146924c2f19c6]::convert::Infallible>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i32<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i32, core[28b146924c2f19c6]::num::error::TryFromIntError>>)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/branch/mod.rs:144:28
[INFO] [stdout]   27:     0x592e6519ab4d - <nom[591336cd14f04ce2]::branch::Choice<(nom[591336cd14f04ce2]::internal::Map<parser[125d5a7d4e1837b4]::expressions::parse_bool, ast[d9789d7e4088a57a]::expressions::Literal::Bool>, nom[591336cd14f04ce2]::internal::Map<parser[125d5a7d4e1837b4]::expressions::parse_string, ast[d9789d7e4088a57a]::expressions::Literal::String>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::u8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<u8, core[28b146924c2f19c6]::convert::Infallible>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i8<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i8, core[28b146924c2f19c6]::num::error::TryFromIntError>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::u32<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<u32, core[28b146924c2f19c6]::convert::Infallible>>, nom[591336cd14f04ce2]::internal::Map<nom[591336cd14f04ce2]::character::complete::i32<&str, nom[591336cd14f04ce2]::error::Error<&str>>, <ast[d9789d7e4088a57a]::expressions::Literal>::int<i32, core[28b146924c2f19c6]::num::error::TryFromIntError>>)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::parse
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:413:10
[INFO] [stdout]   28:     0x592e651b9442 - parser[125d5a7d4e1837b4]::expressions::parse_literal
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:44:6
[INFO] [stdout]   29:     0x592e651efe0a - <parser[125d5a7d4e1837b4]::expressions::parse_literal as core[28b146924c2f19c6]::ops::function::FnMut<(&str,)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   30:     0x592e651b4626 - <parser[125d5a7d4e1837b4]::expressions::parse_literal as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:517:18
[INFO] [stdout]   31:     0x592e651a007a - <nom[591336cd14f04ce2]::branch::Choice<(parser[125d5a7d4e1837b4]::expressions::parse_literal, parser[125d5a7d4e1837b4]::expressions::parse_identifier_expr, nom[591336cd14f04ce2]::sequence::Preceded<nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}, nom[591336cd14f04ce2]::sequence::Terminated<parser[125d5a7d4e1837b4]::expressions::parse_function_call, nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}>>, nom[591336cd14f04ce2]::sequence::Preceded<nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}, nom[591336cd14f04ce2]::sequence::Terminated<parser[125d5a7d4e1837b4]::expressions::parse_binary_op, nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}>>)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/branch/mod.rs:131:29
[INFO] [stdout]   32:     0x592e651a007a - <nom[591336cd14f04ce2]::branch::Choice<(parser[125d5a7d4e1837b4]::expressions::parse_literal, parser[125d5a7d4e1837b4]::expressions::parse_identifier_expr, nom[591336cd14f04ce2]::sequence::Preceded<nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}, nom[591336cd14f04ce2]::sequence::Terminated<parser[125d5a7d4e1837b4]::expressions::parse_function_call, nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}>>, nom[591336cd14f04ce2]::sequence::Preceded<nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}, nom[591336cd14f04ce2]::sequence::Terminated<parser[125d5a7d4e1837b4]::expressions::parse_binary_op, nom[591336cd14f04ce2]::bytes::complete::tag<&str, &str, nom[591336cd14f04ce2]::error::Error<&str>>::{closure#0}>>)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::parse
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:413:10
[INFO] [stdout]   33:     0x592e651b9c11 - parser[125d5a7d4e1837b4]::expressions::parse_binary_op
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:213:6
[INFO] [stdout]   34:     0x592e651efe8a - <parser[125d5a7d4e1837b4]::expressions::parse_binary_op as core[28b146924c2f19c6]::ops::function::FnMut<(&str,)>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   35:     0x592e651b5176 - <parser[125d5a7d4e1837b4]::expressions::parse_binary_op as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:517:18
[INFO] [stdout]   36:     0x592e651a2284 - <nom[591336cd14f04ce2]::branch::Choice<(parser[125d5a7d4e1837b4]::expressions::parse_enum_instance, parser[125d5a7d4e1837b4]::expressions::parse_new_type_instance, parser[125d5a7d4e1837b4]::expressions::parse_match, parser[125d5a7d4e1837b4]::expressions::parse_binary_op, parser[125d5a7d4e1837b4]::expressions::parse_unary_op, parser[125d5a7d4e1837b4]::expressions::parse_literal, parser[125d5a7d4e1837b4]::expressions::parse_field_access, parser[125d5a7d4e1837b4]::expressions::parse_unit, parser[125d5a7d4e1837b4]::expressions::parse_function_call, parser[125d5a7d4e1837b4]::expressions::parse_identifier_expr)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::process::<nom[591336cd14f04ce2]::internal::OutputM<nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Emit, nom[591336cd14f04ce2]::internal::Streaming>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/branch/mod.rs:144:28
[INFO] [stdout]   37:     0x592e651a2284 - <nom[591336cd14f04ce2]::branch::Choice<(parser[125d5a7d4e1837b4]::expressions::parse_enum_instance, parser[125d5a7d4e1837b4]::expressions::parse_new_type_instance, parser[125d5a7d4e1837b4]::expressions::parse_match, parser[125d5a7d4e1837b4]::expressions::parse_binary_op, parser[125d5a7d4e1837b4]::expressions::parse_unary_op, parser[125d5a7d4e1837b4]::expressions::parse_literal, parser[125d5a7d4e1837b4]::expressions::parse_field_access, parser[125d5a7d4e1837b4]::expressions::parse_unit, parser[125d5a7d4e1837b4]::expressions::parse_function_call, parser[125d5a7d4e1837b4]::expressions::parse_identifier_expr)> as nom[591336cd14f04ce2]::internal::Parser<&str>>::parse
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/internal.rs:413:10
[INFO] [stdout]   38:     0x592e651b876e - parser[125d5a7d4e1837b4]::expressions::parse_expr
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:32:6
[INFO] [stdout]   39:     0x592e651bdc9b - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_i8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:302:25
[INFO] [stdout]   40:     0x592e651b8277 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_i8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:300:31
[INFO] [stdout]   41:     0x592e651ee6e6 - <parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_i8::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592e6520663b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x592e6520663b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x592e65213eb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x592e65213eb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x592e65213eb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x592e6520ea14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x592e6520ea14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x592e65216f32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x592e65216f32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x592e65216f32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x592e65284b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   61:     0x592e65284b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x75301aea2aa4 - <unknown>
[INFO] [stdout]   63:     0x75301af2fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::tests::test_parse_literal_f32 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::tests::test_parse_literal_f32' (50) panicked at crates/parser/src/expressions.rs:296:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Expression { kind: Literal(Integer(0)), associated_type: None }
[INFO] [stdout]  right: Expression { kind: Literal(Float(0.12)), associated_type: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592e65285238 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592e65285238 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592e652996ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592e652996ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x592e65289a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592e65289a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592e652643e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592e652643e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592e6527d789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592e6521355c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592e6521355c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592e6527d942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592e6527d942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592e652644a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592e652596a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592e652651bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592e65299e0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592e65299cc3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x592e651e2936 - core[28b146924c2f19c6]::panicking::assert_failed::<ast[d9789d7e4088a57a]::expressions::Expression, ast[d9789d7e4088a57a]::expressions::Expression>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x592e651be390 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_f32
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:296:9
[INFO] [stdout]   22:     0x592e651b82d7 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_f32::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:293:32
[INFO] [stdout]   23:     0x592e651ee766 - <parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_f32::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592e6520663b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592e6520663b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x592e65213eb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x592e65213eb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x592e65213eb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x592e6520ea14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x592e6520ea14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x592e65216f32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x592e65216f32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x592e65216f32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592e65284b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x592e65284b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75301aea2aa4 - <unknown>
[INFO] [stdout]   45:     0x75301af2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::tests::test_parse_literal_octal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::tests::test_parse_literal_octal' (53) panicked at crates/parser/src/expressions.rs:282:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Expression { kind: Literal(Integer(0)), associated_type: None }
[INFO] [stdout]  right: Expression { kind: Literal(Integer(16)), associated_type: None }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592e65285238 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592e65285238 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592e65285238 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592e652996ba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592e652996ba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x592e65289a52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592e65289a52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592e652643e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592e652643e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592e6527d789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592e6521355c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592e6521355c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592e6527d942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592e6527d942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592e652644a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592e652596a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592e652651bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592e65299e0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592e65299cc3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x592e651e2936 - core[28b146924c2f19c6]::panicking::assert_failed::<ast[d9789d7e4088a57a]::expressions::Expression, ast[d9789d7e4088a57a]::expressions::Expression>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x592e651bedad - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_octal
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:282:9
[INFO] [stdout]   22:     0x592e651b8367 - parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_octal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/parser/src/expressions.rs:279:34
[INFO] [stdout]   23:     0x592e651ee826 - <parser[125d5a7d4e1837b4]::expressions::tests::test_parse_literal_octal::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592e6520663b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592e6520663b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x592e65213eb5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x592e65213eb5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x592e65213eb5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592e65213eb5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x592e65213eb5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x592e6520ea14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x592e6520ea14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x592e65216f32 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x592e65216f32 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x592e65216f32 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592e65216f32 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x592e65216f32 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592e65284b9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x592e65284b9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75301aea2aa4 - <unknown>
[INFO] [stdout]   45:     0x75301af2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expressions::tests::test_parse_literal_binary
[INFO] [stdout]     expressions::tests::test_parse_literal_f32
[INFO] [stdout]     expressions::tests::test_parse_literal_hexadecimal
[INFO] [stdout]     expressions::tests::test_parse_literal_i8
[INFO] [stdout]     expressions::tests::test_parse_literal_octal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9c2a9a5188969a058cdb52d46e8b84e582f83327e09348bf482eb6bf70ee40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c2a9a5188969a058cdb52d46e8b84e582f83327e09348bf482eb6bf70ee40a", kill_on_drop: false }`
[INFO] [stdout] d9c2a9a5188969a058cdb52d46e8b84e582f83327e09348bf482eb6bf70ee40a
